Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fuse: fix free space reporting on Darwin #275

Merged
merged 1 commit into from
Mar 19, 2019

Conversation

rfjakob
Copy link
Contributor

@rfjakob rfjakob commented Mar 17, 2019

We usually were off by a factor of 256.

Fixes rfjakob/gocryptfs#375 , rfjakob/gocryptfs#274

We usually were off by a factor of 256.
Fixes rfjakob/gocryptfs#375
@rfjakob
Copy link
Contributor Author

rfjakob commented Mar 18, 2019

See line above: (s.Bsize is usually 256*statfs.Bsize)

@hanwen hanwen merged commit 161a164 into hanwen:master Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants